IsCompleted Method
Summary
Indicates when the end of a stream has been triggered and no data is left to read.
Syntax
public bool IsCompleted()
public:
bool IsCompleted()
Return Value
true when end of stream has been triggered and no data is left to read. Otherwise, false.
Requirements
Target Platforms
See Also
IAudioStream<T> Class
IAudioStream<T> Members
Leadtools.SpeechRecognition.Multimedia Namespace